FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fhir.r4.nhsengland.programme#0.2.0 (63 ms)

Package fhir.r4.nhsengland.programme
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.0&canonical=https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Result
Url https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Result
Version 0.0.1
Status draft
Date 2024-03-19
Name EnglandObservationMCEDResult
Title England Observation MCED Result
Experimental True
Realm us
Authority hl7
Description A MCED Profile for validation purposes only. This profile shows the minimum vaible product
Purpose This profile is made available to assist implementers who are creating and sending Observation FHIR instances to test that the created instances conform to the MCED FHIR implementation guide. It may also assist receivers testing that received instances are conformant with the MCED FHIR implementation guide.
Copyright Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
Type Observation
Kind resource

Resources that use this resource

CapabilityStatement
https://fhir.nhs.uk/England/CapabilityStatement/England-FHIRExamples-Conformance EnglandFHIRExamplesConformance

Resources that this resource uses

ValueSet
https://fhir.nhs.uk/England/ValueSet/England-MCEDSignalResult England MCED Signal Result


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "England-Observation-MCED-Result",
  "url" : "https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Result",
  "version" : "0.0.1",
  "name" : "EnglandObservationMCEDResult",
  "title" : "England Observation MCED Result",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-03-19",
  "publisher" : "NHS England",
  "contact" : [
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work",
          "rank" : 1
        }
      ]
    }
  ],
  "description" : "A MCED Profile for validation purposes only. This profile shows the minimum vaible product",
  "purpose" : "This profile is made available to assist implementers who are creating and sending Observation FHIR instances to test that the created instances conform to the MCED FHIR implementation guide. It may also assist receivers testing that received instances are conformant with the MCED FHIR implementation guide.",
  "copyright" : "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\"License\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\"AS IS\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.basedOn",
        "path" : "Observation.basedOn",
        "min" : 1
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.code.coding.code",
        "path" : "Observation.code.coding.code",
        "fixedCode" : "1854971000000106"
      },
      {
        "id" : "Observation.code.coding.display",
        "path" : "Observation.code.coding.display",
        "fixedString" : "Qualitative result of cancer methylation profile in cell free deoxyribonucleic acid by next generation sequencing"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.issued",
        "path" : "Observation.issued",
        "min" : 1
      },
      {
        "id" : "Observation.performer",
        "path" : "Observation.performer",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "To state whether a multi-cancer early signal was detected or not",
          "valueSet" : "https://fhir.nhs.uk/England/ValueSet/England-MCEDSignalResult"
        },
        "min" : 1
      },
      {
        "id" : "Observation.specimen",
        "path" : "Observation.specimen",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.